home *** CD-ROM | disk | FTP | other *** search
/ Amiga CD-Sensation: Golden Games / Amiga CD-Sensation - Ausgabe 2 - Golden Games (1996)(GTI - Schatztruhe)(DE)[!].iso / Brain Activity / XConq / lib / web.b < prev    next >
Text File  |  1995-03-06  |  237b  |  7 lines

  1. #define web_width 16
  2. #define web_height 16
  3. static char web_bits[] = {
  4.  0x00,0x00,0x00,0x00,0x00,0x00,0x07,0x70,0x0e,0x38,0x1c,0x1c,0x38,0x0e,0x70,
  5.  0x07,0xe0,0x03,0xc0,0x01,0xe0,0x03,0x70,0x07,0x38,0x0e,0x1c,0x1c,0x0e,0x38,
  6.  0x07,0x70};
  7.